home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 85 / CD-ROM 85 / CD-ROM 85.iso / aplic / 2sync / 2SyncSetup.exe / modules / pf / panel / scripts / DefineButton2_170 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2002-03-20  |  51 b   |  4 lines

  1. on(press){
  2.    _parent.pressFunction(str,num);
  3. }
  4.